C#
VB
C++
Gets a collection containing the values in the DictionaryWithEvents<TKey,TValue>.
public ICollection<TValue> Values { get; }
Public ReadOnly Property Values As ICollection(Of TValue)
public:
property ICollection<TValue^>^ Values {
ICollection<TValue^>^ get();
}
A ValueCollection containing the values in the DictionaryWithEvents<TKey,TValue>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET